Registering a COM library;

 

 

 

1) Under XP, type com/comexp.msc & VISTA type comexp.msc to launch component tool;

 

 

 

 

 

 

2) Under COM+ Application, right-click, NEW, Application;

 

 

 

 

 

3) Choose new project & type in name of project; Choose “Server” if needed dedicated thread else “library” for shared threads component;

 

 

 

 

 

4) Go the created project & under component, right click to add in component;

 

 

 

 

5) Choose Install new component to add in the dll, TLB files;

 

 

 

 

 

6) After installing component, right click the project & choose export to create an installer;

 

 

 

 

 

7) Right click properties of project & under security, uncheck “Enable Authentication”;